mesg={};mesg.NOT_FOUND="Not found: ";mesg.UNSUPPORTED="Not supported yet: ";mesg.FAILED_TO_SEND="Failed to send requests to server.";mesg.FAILED_TO_RESPONSE="The server is temporarily out of service.";mesg.TRY_AGAIN="Would you like to try again?";mesg.UNSUPPORTED_BROWSER="Unsupported browser: ";mesg.ILLEGAL_RESPONSE="Unknown response sent from the server. Please reload and try again.\n";mesg.FAILED_TO_PROCESS="Failed to process ";mesg.UUID_REQUIRED="UUID is required";mesg.INVALID_STRUCTURE="Invalid structure: ";mesg.COMP_OR_UUID_REQUIRED="Component or its UUID is required";mesg.NUMBER_REQUIRED="You must specify a number, rather than ";mesg.INTEGER_REQUIRED="You must specify an integer, rather than ";mesg.EMPTY_NOT_ALLOWED="This field may not be empty or contain only spaces.";mesg.GOTO_ERROR_FIELD="Go to the wrong field";mesg.PLEASE_WAIT="Processing...";mesg.VALUE_NOT_MATCHED="You must specify one of values in the drop-down list.";mesg.FILE_SIZE="File size: ";mesg.KBYTES="KB";mesg.CANCEL="Cancel";mesg.FAILED_TO_LOAD="Failed to load ";mesg.FAILED_TO_LOAD_DETAIL="It may be caused by bad traffic. You could reload this page and try again.";mesg.CAUSE="Cause: ";mesg.LOADING="Loading"; zk.GROUPING=","; zk.DECIMAL="."; zk.PERCENT="%"; zk.MINUS="-"; zk.DOW_1ST=0; zk.SDOW=["Sun","Mon","Tue","Wed","Thu","Fri","Sat"]; zk.S2DOW=zk.SDOW; zk.FDOW=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]; zk.SMON=["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"]; zk.S2MON=zk.SMON; zk.FMON=["January","February","March","April","May","June","July","August","September","October","November","December"]; zk.APM=["AM","PM"];